Welcome to MPCS
---------------

MPCS allows you to offer your website visitors the ability to leave comments, not only can MPCS offer this but you can also setup several seperate comment pages for seperate pages in your website (for example).

installing...
-------------

To begin installing MPCS, navigate to install.php, follow the on-screen instructions. Once successfully installed you will need to login at admin.php.

Username: admin
password: [MySQL password]

installed
---------

Once installed you can now begin creating pages, theres already one added by default, you may delete this if you like, to add a page click "Add a page", once added you will be given several code snippets for you to use however you like :)

comments/suggestions?
---------------------

If you have any comments or suggestions then please goto our forums and create a topic :) we would love to hear from you!!

Thanks for downloading MPCS!


Changes in V0.3
---------------

Fixed a vunerability: http://www.securityfocus.com/bid/18470

Changes in V0.4
---------------

Now captcha is enabled by default and you can easyly disable it by setting "$captcha=true;" to "$captcha=false;" in config.php

Changes in v0.5
---------------

Fixed include(); issues with MPCS, now you are required to add a few more things into your pages... so the PHP Include is for advanced users only...

WOOO v1.0
---------

Sorry for the woo, but its quite great that its got to a stable release finally!

> You can now edit a style
> Fixed empty style name issues
> You can now change the encoding type when setting the language file (edit the lang file to edit the encoding).
> ADDED LANGUAGE SYSTEM!!
> More styles than ever before...
> fixed hundreds of bugs
> admin panel is now faster to use without any redirects.
> FIXED INCLUDE BUG ONCE AND FOR ALL!!

Changes in v1.1
---------------

> Changed all urls to resplace.net
> Fixed all PHP unset variable problems
> Modified admin.php to output more correct HTML code
> Started some cleanup on the codebase :)

Changes in v1.3
---------------

> Fixed some bad code practices
> Fixed update checker!
> Fixed version information...
> Made some modification to admin panel

Changes in v1.5
---------------

> Fixed a bug stopping the comment system completely!
> Implemented mpcsCheck(), when the system isnt configured properly a nice error message appears instead of PHP errors.
> Cleaned up some more code.
> Much better index.php welcome page